home *** CD-ROM | disk | FTP | other *** search
/ Sears Catalog 2006 Spring/Summer (French Canadian) / SearsCanada-AutomneEte2006-FrenchVersion-WinMac.bin / fr / main.swf / scripts / DefineButton2_106 / BUTTONCONDACTION on(press).as
Text File  |  2005-12-05  |  75b  |  5 lines

  1. on(press){
  2.    this.gotoAndPlay("close");
  3.    myCloseBttnClick = true;
  4. }
  5.